Skip to content

SONARJAVA-6512 Enable analysis of Java 26#5696

Merged
alex-meseldzija-sonarsource merged 2 commits into
masterfrom
alex/jdk26-2
Jun 24, 2026
Merged

SONARJAVA-6512 Enable analysis of Java 26#5696
alex-meseldzija-sonarsource merged 2 commits into
masterfrom
alex/jdk26-2

Conversation

@alex-meseldzija-sonarsource

@alex-meseldzija-sonarsource alex-meseldzija-sonarsource commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Part of


Summary by Gitar

  • Java 26 support:
    • Updated JavaVersionImpl and JavaVersion to support Java 26 as the maximum supported version.
    • Added isJava26Compatible predicate to check for Java 26 compatibility.
    • Updated JavaVersionImplTest to include validation for Java 26 and updated default effective version to 26.

This will update automatically on new commits.

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod Bot changed the title Enable analysis of Java 26 SONARJAVA-6512 Enable analysis of Java 26 Jun 23, 2026
@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

SONARJAVA-6512

Comment thread java-frontend/src/main/java/org/sonar/plugins/java/api/JavaVersion.java Outdated
…sion.java

Co-authored-by: rombirli <56340680+rombirli@users.noreply.github.com>
@alex-meseldzija-sonarsource alex-meseldzija-sonarsource enabled auto-merge (squash) June 24, 2026 07:16
@sonarqube-next

Copy link
Copy Markdown

@alex-meseldzija-sonarsource alex-meseldzija-sonarsource merged commit 60de31f into master Jun 24, 2026
15 checks passed
@alex-meseldzija-sonarsource alex-meseldzija-sonarsource deleted the alex/jdk26-2 branch June 24, 2026 09:46
@gitar-bot

gitar-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Code Review ✅ Approved

Updates JavaVersion and JavaVersionImpl to include Java 26 as the maximum supported version, ensuring correct compatibility checks and test coverage. No issues found.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants